home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / menuag.dir / 00014_beatrice.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  92 b   |  8 lines

  1. on mouseUp
  2.   if isWindows() then
  3.     go("beatriceW")
  4.   else
  5.     go("beatrice")
  6.   end if
  7. end
  8.